RequiredCourseCategory 
EntityType  Independent 
Logical Entity Name  RequiredCourseCategory 
Default Table Name  AdProgramCourseCategory 
Logical Only  NO 
Definition 
 
Note 
 

RequiredCourseCategory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
RequiredCourseCategoryId(PK)    INTEGER  NO 
 
AreaOfStudyId(FK)    INTEGER  YES 
 
Name    VARCHAR(60)  NO 
 
ProgramVersionId(FK)    INTEGER  YES 
 
CourseCategoryId(FK)    INTEGER  YES 
 
Sequence    TINYINT  NO 
 
IsCoreCategory    BIT  NO 
 
CreditHoursRequired    NUMERIC(9, 2)  YES 
 
ClockHoursRequired    NUMERIC(9, 2)  YES 
 
NumberCoursesRequired    TINYINT  YES 
 
Note    VARCHAR(1000)  YES 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
IsDroppedFailedCourseRepeated    BIT  NO 
 
MinimumGpa    NUMERIC(5, 2)  YES 
 

RequiredCourseCategory Keys 
Key Name  Key Type  Keys 
AdProgramCourseCategory_AdProgramCourseCategoryID_U_C_IDX  PrimaryKey  RequiredCourseCategoryId 
AdProgramCourseCategory_AdConcentrationID_N_N_IDX  Inversion Entry  AreaOfStudyId 

RequiredCourseCategory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AreaOfStudy  Non-Identifying  Zero or One to Zero or More        AreaOfStudyId  NO 
CourseCategory  Non-Identifying  Zero or One to Zero or More        CourseCategoryId  NO 
AreaOfStudy  Non-Identifying  Zero or One to Zero or More        AreaOfStudyId  NO 
ProgramVersion  Non-Identifying  Zero or One to Zero or More        ProgramVersionId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
AdConcentrationElectivePoolRequirementRule  Non-Identifying  One To Zero or More          NO 
AdConcentrationSubstitutePoolRequirementRule  Non-Identifying  One To Zero or More          NO 
RequiredCourseCategoryCatalogYear  Non-Identifying  One To Zero or More          NO 
RequiredCourseCategoryRequirementRule  Identifying  One To Zero or More          NO 
AdProgramElectivePoolRequirementRule  Non-Identifying  One To Zero or More          NO 
AdProgramSubstitutePoolRequirementRule  Non-Identifying  One To Zero or More          NO 
RequiredCourse  Non-Identifying  One To Zero or More          NO 
RequiredCourseCategoryCatalogYear  Non-Identifying  One To Zero or More          NO 
RequiredCourseCategoryRequirementRule  Non-Identifying  One To Zero or More          NO 

RequiredCourseCategory Check Constraints 
Check Constraint Name  CheckConstraint